Welcome![Sign In][Sign Up]
Location:
Search - http client

Search list

[Internet-NetworkCAsyncSocketEx_demo

Description: 代理客户端的实现。 支持http1.1、socket4、socket4A、socket5。内附详细说明文档。-agent client realized. HTTP1.1 support, socket4, socket4A, socket5. Documents containing details.
Platform: | Size: 741376 | Author: 邵国君 | Hits:

[Other(0685)TCP-IP详解卷三-TCP事务协议

Description: 本书是“TCP/IP详解系列”的延续。主要内容包括:TCP事务协议,即T/TCP,这是对TCP的扩展,使客户-服务器事务更快、更高效和更可靠;TCP/IP应用,主要是HTTP和NNTP;UNIX域协议,这些协议提供了进程之间通信的一种手段。当客户与服务器进程在同一台主机上时,UNIX域协议通常要比TCP/IP快一倍。本书同样采用了大量的实例和实现细节,并参考引用了卷2中的大量源程序。-the book is "TCP/IP Elaborates on Series" in 1996. The main contents include : TCP services agreement, T/TCP, and this is the TCP so that the client-server services faster, more efficient and more reliable; TCP/IP applications, primarily HTTP and NNTP; UNIX domain agreements, which provide the communication process between a these means. When the client and the server process on the same mainframe, UNIX domain agreement usually than TCP/IP twice as fast. The book also has a large number of examples and achieve details, quoting reference volumes of two large source.
Platform: | Size: 9558016 | Author: 刘磊 | Hits:

[Proxy Server客户端怎样通过proxy进行连接

Description: 客户端怎样通过proxy进行连接,支持https,socks5代理-client how to connect through proxy support https, Acting togig
Platform: | Size: 2048 | Author: 丁 莉 | Hits:

[Internet-Network《--程序--》MyHTTP

Description: 网络通信协议编程,实现HTTP协议的VC源码,有服务器与客户机!!!!绝对可用-programming network communication protocol, the HTTP protocol to achieve VC source, server and client! ! ! ! Absolutely available!
Platform: | Size: 194560 | Author: 张兵 | Hits:

[Web ServerHttpServerexample

Description: 本程序实现了一个Http服务器,能够接受客户端(浏览器)的连接请求,可以更改当前 的Http服务目录,而且能够将指定的网页发送到客户浏览器, 本程序是—个基于对话柜的MFC应用程序,主要介绍如何利用socket(套接字)实现Http 协议等内容。请使用vc++.net运行本程序。-This Program realize a Http Server which can accept the connection request of client and change the current Http service directory,send webpage to client browser.The program is a MFC application base on Dialogs.Main show how to realize Http protocol with Socket,please run the program with vc++.net
Platform: | Size: 65536 | Author: 陈康 | Hits:

[Internet-Networklinux下用c语言实现的一个ftp程序

Description: linux下用c语言实现的一个ftp程序,包括server和client-using the C Language an ftp procedures, including server and client
Platform: | Size: 4096 | Author: god | Hits:

[Web Server用Java实现Web服务器

Description: 用Java实现Web服务器 本文实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接的socket字。-Java Web server is to achieve a GET request to the Web server, through the creation of ServerSocket class object, bugging port 8080; Wait, a client is connected to port 8080; Socket character creation and the associated input and output streams flow then read the client's request information, if the request is the type of GET, request information from being accessed visit HTML document, and if the HTML document exists, then open the HTML file, HTTP headers and HTML files through the socket sent back to the Web browser and then close the file. Otherwise, send the wrong message to the Web browser. Finally, the closing and the corresponding Web browser connected to the socket word.
Platform: | Size: 10240 | Author: 雨岳 | Hits:

[Othersocks5协议转http协议源码

Description: 程序说明: 1.程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT. 2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败. 文件目录说明: tQServer:程序服务端,请将其放在公网上运行. tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端. Common:公共协议文件夹 本程序只是实现简单的P2P互发消息.完成的比较粗糙,更多功能欢迎朋友们更新完善-procedures : 1. Online procedures introduced by the most basic method of peer-to-peer communication. Simulation made instant messaging each other. 2.P2P communications Note : 1). Gateway is the ideal type of state. That is non-symmetric NAT. 2). In the same period net CLIENT-2 communications, if not support NAT Gateway Circular, will fail. directory : tQServer :-service procedures, I would be grateful if the public on its Internet. tQClient : clients, in different operations within the network login to connect to the server. Common : Public the agreement folder procedure is a simple peer-to-peer updates. completion of the rougher, more functional friends welcome update perfect
Platform: | Size: 8192 | Author: 吴欢 | Hits:

[CSharpCShttpServer

Description: C#编写的简易HTTP服务器,能处理GET请求,并发送当前目录内指定的文件,默认文件为"index.htm",找不到文件则发送错误信息 采用多线程编写,能同时连接多个客户端.-C# summary prepared by the HTTP server can handle GET request, , and send the current directory specified in the document, the default document "index.htm" no documents were sent the wrong message multi-threading, can simultaneously connect to multiple client.
Platform: | Size: 5120 | Author: | Hits:

[Internet-Networkjabberx-cvs.tar

Description: JabberX 是一个基于unix平台的jabber客户端 JabberX is a unix console Jabber client. Jabber is a cross-platform, open source, XML-based, distributed instant messaging system. Requirements: ------------- Iksemel library (from http://jabber-x.sourceforge.net) NCurses or S-Lang package. Autoconf and Automake packages are required for compiling from cvs. Perl is required for building perl scripting support. -JabberX is a UNIX-based platform jabber client JabberX unix console is a Jabber client. Jabber is a cross-platform, open source, XML-based, distributed instant messaging system. Requirements :------------- Iksemel library (from http://jabber-x.sourceforge.net) NCurses or S-Lang package. Autoconf and Automake packages are required for compiling from cvs. Perl is required for building perl scripting support.
Platform: | Size: 108544 | Author: 雨笑 | Hits:

[Ftp ServerCSTest

Description: 实现FTP的功能,可以下载上传。而且支持断点续传。FTP服务器及客户端。界面美观,采用JDK1.5开发-FTP functions can be downloaded upload. But support for HTTP. FTP server and client. Beautiful interface, developed using JDK1.5
Platform: | Size: 6144 | Author: 黄飞 | Hits:

[P2Pppwmv

Description: 采用P2P的技术建立流媒体广播,可以很大程度节省服务器的带宽消耗。先建立一个流媒体服务器,可以采用WINDOWS2003自带的media server,生成一个信号源。P2P流媒体广播的服务端从流媒体服务器提取一个流作为源,这个源必须是用http协议来提取的,然后再由P2P服务端分发到各个P2P客户端.服务端与客户端的例子程序-using the technology to establish peer-to-peer streaming media broadcasts, can save a large extent server bandwidth consumption. First establish a streaming media server, we can use the media WINDOWS2003 own server, generating a signal source. P2P streaming media broadcasting services from streaming-media server extraction flow as a source, the source must be used to extract http protocol, then peer-to-peer server distributed to various peer-to-peer client. The server and client examples procedures
Platform: | Size: 14336 | Author: bily | Hits:

[Streaming Mpeg4komssys-0.3.6.tar

Description: The KOM(S) Streaming System provides a server, a client, and a proxy cache for audio/video streaming. The first and foremost encoding format that we use is MPEG-1 System. The primary platforms is Linux. It does not handle data in pull mode (File, HTTP and FTP) but uses RTSP/RTP (and Files). It uses RTSP as control protocol to communicate with possible streaming servers. The video data is transported via RTP. -The KOM (S) Streaming System provides a ser ver, a client, and a proxy cache for audio/video streaming. Th e first and foremost encoding format that we use is MPEG-1 System. The primary platforms is Linu x. It does not handle data in pull mode (File, HTTP and FTP), but uses RTSP/RTP (and Files). It u ses RTSP as control protocol to communicate wit h possible streaming servers. The video data is transported via RTP.
Platform: | Size: 1266688 | Author: 向军 | Hits:

[Internet-NetworkHttpAgent

Description: 基于ACE实现的一个代理服务器以及相应的客户端程序,代理服务器可以把客户端的请求转发给指定服务器,并把该服务器的应答转发给客户端。是学习ACE库的好例子-achieve a proxy server and the corresponding client, proxy server client can transmit the request to the designated servers, and the server's response relayed to the client. The ACE study is a good example for
Platform: | Size: 3194880 | Author: 张志 | Hits:

[CSharpZYBSocket

Description: 这个是我做的一个异步的Socket类库,分TCP客户端和TCP服务器端,经测试,可以稳定的运行,可以放心的应用在你的项目里,有问题请于zhouyabo@gmail.com连接,或在我的Blog上留言:http://zhouyabo.cnblogs.com/-this is what I do an asynchronous socket library,- TCP client and server-side TCP, tested, the stable operation The application can be assured in your project, problems please zhouyabo@gmail.com connectivity, or in my blog wrote : http://zhouyabo.cnblogs.com/
Platform: | Size: 157696 | Author: huji | Hits:

[Remote ControlMyUpdateBasedOnHttp

Description: 程序更新程序。基于Http进行远程程序更新。在程序里可以设置更新服务器路径,设置好后,客户端定时连接服务器进行查询,当有新版本时,下载文件,进行更新-procedures update. Http-based remote update. The program can be set to update server path, installed, the client regularly connect servers inquiries, When a new version, download files, update
Platform: | Size: 122880 | Author: zhao | Hits:

[Embeded-SCM Developftpclient_sample

Description: tini的http-slientC程序,是通过验证的。-tini the http-slientC procedures are tested.
Platform: | Size: 1100800 | Author: | Hits:

[Audio programhttpcore-4.0-alpha3-src

Description: HTtp client in Java-HTtp client in Java
Platform: | Size: 490496 | Author: Sean | Hits:

[Embeded Linuxhttpd_c

Description: 网页的客户端开发,用于嵌入式web的客户端。-web client development for the embedded web client.
Platform: | Size: 22528 | Author: 雷雨 | Hits:

[JSP/JavaHttpMsClient

Description: 简易的http客户端附源代码 能帮助分析某个http站点的信息~-simple http client-source code can help to analyze the information http site ~
Platform: | Size: 5120 | Author: | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 41 »

CodeBus www.codebus.net